home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / pcrlg111.zip / PCRLOG.CFG < prev    next >
Text File  |  1992-03-09  |  812b  |  35 lines

  1. *********************************************************************
  2. *
  3. *  Sample PCRLOG.CFG
  4. *
  5. *  These are the valid keywords:
  6. *  (they are NOT case sensitive)
  7. *
  8. *       BeginDate=
  9. *       EndDate=
  10. *       Include=
  11. *       Exclude=
  12. *       Dollars=
  13. *
  14. *   These are comment lines.  They will not affect the operation
  15. *   of the config file.  Blank lines above are fine too.
  16. *
  17. *   Entries should begin at column 1 of the file.  Entries not
  18. *   beginning at column 1 are assumed to be blank lines and are
  19. *   ignored.
  20. *
  21. *   Note that there is NO SPACE between the keyword, the '=' equals
  22. *   sign, and the information.
  23. *
  24. *
  25. *********************************************************************
  26.  
  27. BeginDate=01/01/92
  28. EndDate=12/31/92
  29.  
  30. Include=NODEID1
  31. Exclude=NODEID2
  32.  
  33. Dollars=127.34
  34.  
  35.